a,
b,
body,
dd,
del,
div,
dl,
dt,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var,
input {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

img,
button,
input {
    border: 0;
}

em,
i,
u {
    font-style: normal;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

a:hover {
    text-decoration: none;
}

body {
    font: 12px/1.5 'microsoft yahei', Arial, Verdana, "\5b8b\4f53";
    color: #666;
}

a {
    color: #666;
    text-decoration: none;
    font-family: 'microsoft yahei';
}


/* 版心公共类 */
.container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.ml-5 {
    margin-left: 5px;
}

.mr-5 {
    margin-right: 5px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.pr-5 {
    padding-right: 5px;
}

.pt-5 {
    padding-top: 5px;
}

.pd-5 {
    padding-bottom: 5px;
}

.m-color {
    color: #c81623;
}

/* 针对字体图标 避免对旁边的问题的高度造成影响*/
.iconfont {
    line-height: 1;
}

img {
    vertical-align: top;
}

/* 针对移动端 */
/*box-sizing:border-box*/

;

a {
    -webkit-tab-highlight-color: transparent;
}

input,
textarea {
    -webkit-appearance: none;
}

header {
    width: 100%;
    background-color: #fff;
    margin-top: 10px;
}

.search_box {
    height: 41px;
    position: relative;
    /* margin-left: 165px; */
    margin-top: 12px;
}

.search_box .search {
    display: block;
    float: left;
    width: 380px;
    /* height: 18px; */
    font-size: 12px;
    font-family: "microsoft yahei";
    padding: 10px 8px 6px;
    color: #999;
    border: 2px solid #ef8932;
}

.search_box .search_btn {
    display: block;
    float: left;
    width: 61px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #ef8932;
    border-radius: 0 2px 2px 0;
}

.header {
    /* width: 923px; */
    width: 1200px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}
.header > a img{
    width: 188px;
}
.header .qrCode img{
    width: 85px;
}
nav {
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    /* margin-top: 20px; */
}

.nav {
    /* width: 1037px; */
    width: 1200px;
    background-color: #044c38;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 999;
}
.nav .active{
    background-color: #ef8932;
}
.pd_yxyx {
    width: 70%;
    margin: 0 auto;
}

.nav a {
    min-width: 130px;
    text-align: center;
    height: 38px;
    display: inline-block;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 4px;
}

/* .nav a:nth-child(1) {
    margin-left: 0px;
    background-color: #ff9900;
} */

/* .nav a:nth-child(2) {
    background-color: #0099ff;
}

.nav a:nth-child(3) {
    background-color: #ff9900;
}

.nav a:nth-child(4) {
    background-color: #4ac7c7;
}

.nav a:nth-child(5) {
    background-color: #cc9999;
}

.nav a:nth-child(6) {
    background-color: #66cc99;
} */



.banner {
    width: 100%;
    height: 500px;
    border-bottom: 1px solid #e8e8e8;
}

.swiper-container {
    width: 1200px;
    height: 500px;
}

.yxyx {
    padding: 0;
    font-size: 15px;
}

.sp-two {
    background-position: -64px 0;
}

.two-spritle {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(/statics/soso/images/index-two.png);
    background-size: 160px 32px;
    vertical-align: bottom;
}

.hot-spritle {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url(/statics/soso/images/hot.png);
    background-size: 100% 100%;
    vertical-align: bottom;
}

.bold22 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin-left: 11px;
}

.colorc {
    color: #ccc;
    font-size: 17px;
    margin: 0 12px 0 8px;
}

.color9 {
    color: #999;
}

.color6 {
    color: #666;
}
.yxyx .hs_tit{
    display: flex;
    align-items: center;
    float: left;
}
.yxyx .hs_tit img{
    width: 60px;
    margin-right: -15px;
}
.hs-part {
    /* display: inline-block; */
    margin: 8px 30px 0 0;
    font-size: 15px;
    overflow: hidden;
    float: right;
}

.hs-part li {
    display: inline-block;
    margin-right: 7px;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    background-color: #044c38;
}

.hs-part .active {
    background-color: #ff9900;
}

/* .hs-part li:nth-child(2) {
    background-color: #ff9900;
}

.hs-part li:nth-child(3) {
    background-color: #4ac7c7;
} */

.hs-part li > a {
    color: #fff;
    font-weight: 600;
    overflow: hidden;
}

.hs-part li > a:hover {
    color: #ffff00;
}

.color6 a {
    margin-top: 8px;
    display: inline-block;
}

.yxyy_content {
    width: 100%;
    overflow: hidden;
    /* margin-top: 20px; */
}

.yxyy_content li {
    width: 33%;
    /* height: 240px; */
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    float: left;
    /* box-sizing: border-box; */
    padding-bottom: 10px;
}

.pd_zxrz {
    width: 70%;
    margin: 0 auto;
}

.yxyy_content ul {
    width: 70%;
    margin: 0 auto;
    border-color: #e7e7e7;
    border-width: 0 0 0 1px;
    border-style: solid;
}

.bkrm_content {
    width: 100%;
    overflow: hidden;
    margin: 20px 0 10px;
}

.bkrm_content li {
    padding: 5px 0;
    width: 33%;
    /* height: 240px; */
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #e7e7e7;
    float: left;
    box-sizing: border-box;
}

.bkrm_content li .bkrm_title {
    width: 90%;
    margin: 0 auto;
    color: #333;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    box-sizing: border-box;
}

.bkrm_content li .bkrm_img {
    width: 190px;
    height: 100px;
    overflow: hidden;
    margin: 10px auto 0;
}

.bkrm_content li .bkrm_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bkrm_content li .jiage_box {
    width: 75%;
    margin: 15px auto 0;
    display: flex;

}

.bkrm_content li .date {
    width: 75%;
    margin: 5px auto 0;
    text-align: right;

}

.yh_price {
    border-right: 1px solid #ccc;
    width: 59%;
    text-align: left;
}

.yh_price p:first-child {
    font-size: 16px;
    color: #fb681f;
}
.yh_price p{

white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.qiang_num {
    flex: 1;
    text-align: left;
    padding-left: 10px;
}

.qiang_num p:first-child {
    font-size: 15px;
    color: #228442;
}

.qiang_num p:last-child {
    font-size: 14px;
    color: #fff;
    width: 70px;
    height: 28px;
    background-color: #fb8e68;
    text-align: center;
    line-height: 28px;
    border-radius: 5px;
    margin-top: 5px;
}

.yh_price p:last-child {
    font-size: 14px;
    color: #a3a3a3;
    margin-top: 9px;
}

.bkrm_content ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr); /* 每行四列 */
    gap: 10px; /* 项目之间的间距 */
    width: 100%;
    /* margin: 0 auto; */
    /* border-color: #e7e7e7;
    border-width: 0 0 0 1px;
    border-style: solid; */
}

.zxrz {
    padding: 30px 0 10px 0;
    overflow: hidden;
}

.zxrz span {
    display: inline-block;
    font-size: 18px;
    color: #666;
    font-weight: bold;
}

.zxrz span i {
    display: inline-block;
    width: 3px;
    height: 24px;
    margin-right: 10px;
    background-color: #81ade5;
    vertical-align: bottom;
}

.zxrz .banner_yy {
    width: 697px;
    overflow: hidden;
}

.zxrz .banner_yy .section_yy {
    width: 800%;
    overflow: hidden;
}

.margin_list {
    margin-top: 4px
}

.margin_list li {
    display: inline-block;
    margin-right: 20px;
    overflow: hidden;
}

.margin_list li .left_img {
    width: 22px;
    height: 22px;
    margin-right: 10px;
    border-radius: 100%;
    overflow: hidden;
}

.margin_list li .left_img img {
    height: 100%;
    width: 100%;
}

.margin_list li .name_text {
    display: inline-block;
    font-size: 15px;
    color: #808080;
}

.yxyy_content .yy_img {
    width: 190px;
    height: 100px;
    overflow: hidden;
    margin: 30px auto 0;
}

.yxyy_content .yy_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.yxyy_content .list_yy {
    margin-top: 20px;
}

.yxyy_content .yy_title {
    width: 90%;
    margin: 0 auto;
    text-align: center;

}

.yxyy_content .yy_xf {
    width: 90%;
    margin: 5px auto 0;
    text-align: center;
}

.yy_title span {
    display: block;
    width: 100%;
    height: 27px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.color90 {
    color: #ff9900;
}

.yy_xf span {
    font-size: 14px;
}

.color720 {
    color: #fb6720;
    font-size: 24px;
    font-weight: bold;
    margin-left: 11px;
}

.mask {
    position: relative;
    z-index: 10;
}

.dsnone {
    display: none
}

.conform {
    width: 395px;
    height: 300px;
    position: fixed;
    top: 620px;
    left: 38%;
    right: 38%;
    border: 1px solid #ff9900;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    z-index: 11;
}

.close {
    color: #ff9900;
    font-size: 18px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 10px !important;
    cursor: pointer;
}

.conform div {
    margin: 38px 0px;
}

.conform_title {
    font-size: 22px;
    color: #ff9900;
    text-align: center;
    margin-top: 40px;
}

.conform input {
    text-indent: 10px;
    width: 250px;
    height: 30px;
    border: 1px solid #ccc;
}

.conform span {
    font-size: 14px;
    display: inline-block;
    width: 100px;
}

.conform .submit {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    background-color: #ff9900;
    color: #fff;
    border-radius: 5px;
}

.span_number span {
    font-size: 15px;
    color: #333;
    display: inline-block;
    margin-right: 10px;
}

.span_number {
    margin-top: 2px;
}

.rmzx_title {
    padding: 10px 0;
}

.sp-four {
    background-position: -128px 0;
}

.rmzx_center {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.font_color {
    font-size: 16px;
    color: #999;
}

.rmzx_content ul {
    width: 70%;
    margin: 0 auto;
}

.rmzx_content li {
    width: 32%;
    margin-right: 2%;
    float: left;
    font-size: 14px;
}

.rmzx_content li:nth-child(3n) {
    margin-right: 0;
}

.rmzx_content li .PicBig {
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin: 0 !important;
}

.rmzx_content li .PicBig img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.rmzx_content .n_left p {
    line-height: 2.4em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.flex_box {
    width: 70%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.diary_title {
    padding: 30px 0 14px 0;
    border-bottom: 1px solid #666666;
    font-size: 20px;
    color: #333;
    overflow: hidden;
}

.diary_box {
    width: 350px;
}

.diary_title p:first-child {
    font-size: 18px;
    color: #000000;
}

.diary_title p:last-child {
    font-size: 15px;
    color: #999;
}

.diary_box li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.diary_picBig {
    width: 155px;
    height: 90px;
    overflow: hidden;
}

.diary_picBig img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.diary_desc {
    width: 190px;
}

.diary_desc p {
    width: 100%;
    font-size: 15px;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bmgl_content .diary_desc {
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bmgl_content .diary_desc .date{
    text-align: right;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bmgl_content .diary_desc .title{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bmgl_content .bm_desc{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bmgl_content .bm_desc .title{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
 }
.bmgl_content .bm_desc .explain{
   font-size: 13px;
   color: #666;
}
.bmgl_content .bm_desc .yhgz{
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bmgl_content ul {
    margin: 16px 0 20px;
}

footer {
    background: #0e4434;
    height: 232px;
    color: #fff;
}
footer>.container{
    display: flex;
    align-items: center;
    height: 85%;
    letter-spacing: 1px;
    font-size: 14px;
}
footer>.container a {
    color: #569181;
}

.footer_logo {
    width: 230px;
}
footer>.container .aboutus{
    padding-left: 47px;
    position: relative;
}
footer>.container .aboutus .contact_wx{
    display: flex;
    align-items: center;
}
footer>.container .aboutus .wb{
    display: flex;
    align-items: center;
    /* position: absolute; */
    bottom: 0;
    left: 47px;
}
footer>.container .aboutus .beian:hover a{
    text-decoration: underline;
    color:#fff;
}
footer>.container .aboutus .wb:hover a{
    text-decoration: underline;
    color:#fff;
}
footer>.container .aboutus .wb img{
    margin-right: 10px;
    width: 20px;
}
footer>.container .aboutus .contact_wx span{
    color: #569181;
}
footer>.container .aboutus li:nth-child(3) a{
    opacity: 1;
}
footer>.container .aboutus img{
    width: 25px;
}
footer>.container .intro{
    width: 180px;
    padding-left: 47px;
}
footer>.container .intro p{
    opacity: .6;
}
footer>.container .intro span{
    line-height: 23px;
    color: #569181;
}
footer>.container .intro img{
    width: 80px;
}
footer>.container .gzh{
    padding-left: 47px;
    text-align: center;
    font-size: 14px;
}
footer>.container .gzh p{
    opacity: .6;
    margin-bottom: -8px;
}

footer ul {
    height: 135px;
    padding-left: 47px;
    /* padding-bottom: 7px; */
}

.footer_nav a {
    color: #fff;
    font-size: 14px;
    padding-right: 20px;
}

footer li {
    color: #fff;
    font-size: 14px;
    margin-top: 2px;
}

footer li:first-child {
    margin-top: 0;
    opacity: .6;
}

.footer_weixin {
    margin-left: 168px;
}

.footer_weixin span {
    display: inline-block;
    width: 13px;
    font-size: 13px;
    margin-right: 17px;
}

.Wx_img {
    width: 88px;
    height: 88px;
}
.footer_line{
    height: 15%;
    width: 100%;
    background-color: #0c241d;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_line p{
    opacity: .2;
}
.banner_line {
    width: 100%;
    height: 7px;
    background-color: #0d4c39;
    position: relative;
    top: -7px;
}

.list_content {
    /* margin-top: 30px; */
}

.yylist_title {
    width: 100%;
    text-align: center;
    color: #999999;
    font-size: 20px;
    font-weight: 700;
}

.li_hospital {
    margin: 20px  0;
}

.page{
    margin-bottom: 20px;
}

.li_hospital li {
    width: 24%;
    height: 240px;
    border: 1px solid #eee;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    box-sizing: border-box;
}

.li_hospital li:nth-child(4n) {
    margin-right: 0;
}

.li_hospital .yy_img {
    width: 190px;
    height: 100px;
    overflow: hidden;
    margin: 30px auto 0;
}

.li_hospital .yy_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.li_hospital .list_yy {
    margin-top: 20px;
}

.li_hospital .yy_title {
    width: 90%;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_hospital .yy_title span{
    width: 100%;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li_hospital .date{
    width: 190px;
    margin: 5px auto 0;
    text-align: right;
}

.li_hospital .yy_xf {
    width: 90%;
    margin: 5% auto 0;
    text-align: center;
}

.rase {
    text-align: center;
}

.rase a {
    font-size: 16px;
    padding-right: 10px;
}

.rase a:hover {
    color: #ff5370;
}

.crumbs a {
    font-size: 15px;
    color: #256ba9;
}

.crumbs span {
    font-size: 15px;
    color: #333;
}

.crumbs_box {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

.yyjh_title p {
    font-size: 40px;
    text-align: center;
    color: #333;
    font-weight: 700;
}

.yyjh_title {
    padding: 20px 0;
}

.content_banner_desc {
    position: absolute;
    bottom: 0;
    padding: 8px;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
}

.jjgk_flex {
    display: flex;
    vertical-align: middle;
}

.content_banner_desc p:first-child {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    text-align: center;
    background-color: #ff9900;
    color: #fff;
    font-size: 14px;

}

.more_jj {
    width: 100%;
    text-align: right;
    padding: 7px 10px 10px 0;
    font-size: 15px;
    color: #999;


}

.content_banner_desc p:last-child {
    flex: 1;
    padding-left: 20px;
    font-size: 15px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


.swiper-slide img {
    width: 100%;
/*    filter: blur(20px);
    -webkit-filter: blur(20px);*/
}

.yy_address {
    border: 1px solid #ccc;
    width: 683px;
    margin: 0 auto;
    border-top: none;
    box-sizing: border-box;
}

.yy_video {
    width: 683px;
    margin: 0 auto;
    box-sizing: border-box;
}

.yy_weizhi {
    display: flex;
    width: 97%;
    margin: 0 auto;
    padding: 10px 0;
    vertical-align: middle;
}

.yy_weizhi p:first-child {
    padding: 4px 8px;
    background-color: #0d4c39;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.yy_weizhi p:last-child {
    font-size: 15px;
    color: #333;
    padding-left: 20px;
    margin-top: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.question_yy {
    width: 80%;
    margin: 0 auto;
    display: flex;
    padding-bottom: 10px;
}

.question_yy p {
    color: #999;
    font-size: 15px;
}

.question_yy > div > a {
    font-size: 15px;
    color: #0d4c39;
    text-decoration: underline;
    padding-right: 10px;
}

.yhpj {
    width: 97%;
    margin: 0 auto;
    display: flex;
    vertical-align: middle;
    padding: 10px 0;
}

.yhpj > p {
    padding: 4px 5px;
    background-color: #fb9b28;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}

.gxwt {
    display: flex;
    padding-left: 10px;
    margin-top: 5px;
}

.gxwt p {
    font-size: 15px;
    color: #999;
    padding-right: 10px;
}

.gxwt a {
    font-size: 15px;
    color: #fb9b28;
    text-decoration: underline;
    padding-right: 10px;
}

.yygh {
    font-size: 22px;
    padding: 4px 8px;
    background-color: #fb9b28;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    width: 100px;
    margin: 15px auto 0;
    cursor: pointer;
}

.xx_form {
    height: 374px;
    top: 257px;
}

.info_poistion {
    top: 200px;
}

.price_table {
    margin: 40px 0;
}

.priceList_title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

.priceList_desc {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    color: #999;
}

.specific_table {
    margin: 10px auto;
    border: 1px solid #ccc;
    border-left: 0;
    width: 57%;
    border-top: 0;
}

.flex_table {
    display: flex;
    flex-wrap: nowrap;
}

.specific_table_item {
    width: 25%;
    text-align: center;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    font-size: 14px;
    color: #999;
}

.color479 {
    color: #ff9900;
}

.color9ff {
    color: #52a761;
}

.flex_table > div:nth-child(4) {
    border-right: 0;
}

.flex_table > div:nth-child(1) {
    border-left: 1px solid #ccc;
}

.color666 {
    color: #666;
}

.ckwzjmb {
    width: 240px;
    height: 50px;
    margin: 20px auto;
    background-color: #0d4c39;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
}

.ckwzjmb > a {
    color: #fff;
    font-size: 22px;
}

.mz_moreinfo {
    margin: 40px 0;
}

.care_specific {
    width: 30%;
    text-align: center;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    font-size: 14px
}

.inquiry {
    width: 20%;
    text-align: center;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    font-size: 14px
}

.search_result {
    flex: 1;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 5px;
    font-size: 14px
}

.xxgz {
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    margin: 20px auto;
}

.correct {
    width: 495px;
    height: 100px;
    position: fixed;
    line-height: 100px;
    top: 800px;
    left: 38%;
    right: 38%;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    z-index: 11;

}

.correct p {
    font-size: 15px;
    color: #333;
}

.gxfk {
    position: relative;
    z-index: 10;
}

.correct span {
    position: absolute;
    top: -36px;
    right: 15px;
    font-size: 21px;

}

.kqxm_nav_flex {
    /* width: 70%; */
    width: 100%;
    box-sizing: border-box;
    margin: 10px auto 0;
    display: flex;
    /* justify-content: space-around; */
    justify-content: flex-start;
    border: 1px solid #ccc;
    align-items: center;
    height: 50px;
    line-height: 50px;
    padding: 5px;
}

.color75 {
    color: #757575;
    font-size: 15px;
    margin-right: 10px;
}

.color99 a {
    color: #999;
    font-size: 15px;
    padding-right: 10px;
}

.three_flex_box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    box-sizing: border-box;
    margin: 10px auto 20px;
    align-items: center;
}

.flex_imgP {
    display: flex;
}

.qwym_p {
    /* paddisng-left: 10px; */
    text-align: center;
}

.qwym_p p:first-child {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.qwym_p p:last-child {
    font-size: 14px;
    color: #b6b6b6
}

.djys {
    width: 225px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #ff9900;
    border-radius: 5px;
    position: relative;
    top: -8px;
}

.djys p {
    font-size: 15px;
    color: #fff;
    cursor: pointer;

}

.xmjw_box {
   width: 100%;
    display: flex;
    margin: 0 auto;
}

.xmbj_jj {
    border: 1px solid #ccc;
    border-left: 0;
    border-top: 0;
}

.flex_table .xmmc_title {
    flex: 1;
    text-align: center;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 5px;
    font-size: 14px;

}

.flex_table .bjjj_price {
    width: 30%;
    text-align: center;
    border-top: 1px solid #ccc;
    padding: 5px;
    font-size: 14px;
    color: #ff9900;
}

.wzjmb_a {
    width: 120px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #0e4434;
    border-radius: 5px;
    margin: 20px auto;
}

.wzjmb_a a {
    color: #fff;
    font-size: 14px;
}

.left_ymb {
    width: 300px;

}

.right_yyxc {
    flex: 1;
    margin-left: 20px;
    width: calc(100% - 300px);
}

.right_yyxc li {
    padding: 5px 0;
    width: 50%;
    /* height: 240px; */
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #ccc;
    float: left;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.right_yyxc li:nth-child(odd){
    border-width: 1px 1px 1px 1px;
}

.right_yyxc li .bkrm_title {
    width: 90%;
    margin: 0 auto;
    color: #333;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    box-sizing: border-box;
}

.right_yyxc li .bkrm_img {
    width: 190px;
    height: 100px;
    overflow: hidden;
    margin: 10px auto 0;
}

.right_yyxc li .bkrm_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.right_yyxc li .jiage_box {
    width: 78%;
    margin: 15px auto 0;
    display: flex;
}
.right_yyxc li .date {
    width: 78%;
    margin: 5px auto 0;
    text-align: right;
}

.right_yyxc ul {
    border-color: #ccc;
    border-width: 0 0 0 0;
    border-style: solid;
}

.jiage_box .yh_price .quote {
    color: #52a761;
    font-weight: normal;
}

.qiang_num .heat {
    color: #ff9900 !important;
}

.ys_sheet {
    width: 395px;
    height: 500px;
    position: fixed;
    top: 150px;
    left: 38%;
    right: 38%;
    border: 1px solid #ff9900;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    z-index: 11;
}

.ys_sheet .conform_title {
    font-size: 22px;
    color: #ff9900;
    text-align: center;
    margin-top: 40px;
}

.ys_sheet div {
    margin: 38px 0px;
}

.ys_sheet span {
    font-size: 14px;
    display: inline-block;
    width: 100px;
}

.ys_sheet input {
    text-indent: 10px;
    width: 250px;
    height: 30px;
    border: 1px solid #ccc;
}

.pipei_input input {
    width: 100px;
    height: 30px;
    background-color: #ff9900;
    color: #fff;
    text-align: center;
    line-height: 30px;
    text-indent: 0;
    border: none;
}

.pipei_input input:last-child {
    margin-left: 50px;
}

.ym_tale {
    margin-bottom: 20px;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.gxbj p {
    text-align: left;
}

.gxbj > p > span {
    font-size: 14px;
    color: #999;
    padding-left: 10px;
}

.gxbj p:last-child {
    font-size: 14px;
    color: #0099ff;
}

.flex_width {
    width: 76%;
    margin: 20px auto;
}

.real_table > div {
    width: 16.6%;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc;
    padding: 5px;
}

.real_table > div:nth-child(6) {
    border-right: none !important;
}

.real_table_zx > div {
    width: 20%;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc;
    padding: 5px;
}

.real_table_zx > div:nth-child(5) {
    border-right: none !important;
}

.font_color9 {
    color: #ff9900 !important;
}

.font_colorf {
    color: #52a761;
}

.font_color0 {
    color: #ff9e00;
}

.real_table > div > a {
    text-decoration: underline;
}

.zxwz_box {
    width: 76%;
    margin: 20px auto;
    border: 1px solid #ccc;
}

.zxwz_box > p {
    width: 80%;
    margin: 20px auto;
    color: #15a1ff;
    font-size: 16px;
}

.zxwz_box ul li {
    width: 33%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.zxwz_box ul li div {
    width: 180px;
    height: 110px;
    overflow: hidden;
    margin: 0 auto;
}

.zxwz_box ul li div img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.zxwz_box ul li p {
    font-size: 15px;
    color: #757575;
    text-decoration: underline;
    overflow: hidden;
    margin-top: 20px;
    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;
}

.zxwz_box ul {
    width: 90%;
    margin: 0 auto;
}

.width_jm {
    width: 75%;
    margin: 0 auto;
}

.width_ph {
    width: 100%;
    margin: 0 auto;
}

.xm_jj_price > div {
    width: 20%;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc;
    padding: 5px;
}

.xm_jj_price > div:nth-child(5) {
    border-right: 0 !important;
}

.xm_jj_price > div > a {
    text-decoration: underline;
}

.bmgl_title {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
}

.right_sxrj {
    width: 117px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #0d4c39;
    border-radius: 5px;
    margin-top: 5px;

}

.right_sxrj p {
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.bmgl_content li {
    margin: 10px auto;
}

.bmgl_content li .li_box {
    width: 98%;
    margin: 10px auto;
    display: flex;
}

.li_box .bm_imgBox {
    width: 235px;
    height: 135px;
    overflow: hidden;
}

.li_box .bm_imgBox img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.bm_desc > p {
    font-size: 15px;
    color: #000;
    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;
}

.bm_desc {
    flex: 1;
    margin-left: 10px;
}

.yhgz {
    display: flex;
    margin-top: 10px;
    vertical-align: middle;
    justify-content: center;
}

.ydl {
    display: inline-block;
    width: 21px;
    height: 23px;
    background-image: url(/statics/soso/images/ydl.png);
    background-size: 100% 100%;
    vertical-align: bottom;
    margin-right: 5px;
}

.xin {
    display: inline-block;
    width: 18px;
    height: 17px;
    background-image: url(/statics/soso/images/xin.png);
    background-size: 100% 100%;
    vertical-align: bottom;
    margin-right: 5px;
}

.yhgz > div:last-child {
    margin-left: 30px;
    margin-top: 2px;
}

.yhgz > div > span {
    font-size: 14px;
}

.bmgl_content {
    /* margin-bottom: 50px; */
}

.ys_sheet .submit {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 30px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    background-color: #ff9900;
    color: #fff;
    border-radius: 5px;
}

.xzzp input {
    text-indent: 0px;
    width: 250px;
    height: 30px;
    outline: none;
    border: none;
}

.size_color {
    font-size: 15px;
}

.rmyy {
    margin: 20px 0 50px 0;
}

.bkrm_width {
    width: 100%;
    margin: 0 auto;
}

.list_rm {
    width: 70%;
    margin: 0 auto;
}

.list_rm li {
    width: 100%;
    margin: 0 5px 5px 0;
    border: 1px solid #ccc;
}

.list_rm li:nth-child(4) {
    margin-right: 0;
}

.zkzx {
    margin: 10px 0;
}

.zkzx_box a {
    display: inline-block;
    width: 73px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    background-color: #0e4434;
    margin-right: 4px;
}
#header_logo_big,#footer_logo_big{
    display: none;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: -196px;
    margin-left: -196px;
    background-color: rgba(0, 0, 0, .6);
    padding: 60px;
}
.zkzx_box .active {
    background-color: #ff9900;
}

/* .zkzx_box a:nth-child(2) {
    background-color: #ff9900;
    margin-left: 7px;
}

.zkzx_box a:nth-child(3) {
    background-color: #4ac7c7;
    margin-left: 7px;
} */

.wtzx {
    width: 123px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    font-size: 14px;
    background-color: #fb9b28;
}

.wtzx a {
    color: #fff;
}

.widfth_zx {
    width: 100%;
    margin: 0 auto;
}

.essay {
    background-color: #f2f2f2;
}

.essay h1 {
    font-size: 40px;
    color: #000;
}

.width_essay {
    width: 98%;
    margin: 0 auto;
    margin-top: 20px;
}

.issue_p {
    font-size: 14px;
    color: darkgray;
    line-height: 80px;
}

.essay_content .main {
    flex: 1;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    padding: 0.5em;
    border-right: 1px dashed #ccc;
    text-indent: 20px;
}

.essay_content .mainpage {
    flex: 1;
    height: auto;
    font-size: 16px;
    line-height: 30px;
    padding: 0.5em;
}

.essay_content .cb_wz {
    width: 290px;
    margin-left: 20px;
    padding-left: 10px;
    box-sizing: border-box;
}

.wz_ImgBox img {
    width: 145px;
    display: block;
}

.cb_wz > .nexine > p {
    color: #52a761;
    font-size: 16px;
    width: 90%;
    margin: 20px auto 10px;
}

.cb_wz .wz_ImgBox {
    width: 90%;
    margin: 0 auto 20px;
}

.cb_wz .wz_ImgBox p {
    font-size: 14px;
    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1;
    margin-top: 10px;
}

.cb_wz .wz_ImgBox p a {
    color: #666666;
    text-decoration: underline;
}

.zxnr {
    width: 100%;
    margin: 0 auto;
}

.zxnr_page {
    width: 60%;
    margin: 0 auto;
}

.zxnr img{
    max-width: 60%;
    object-fit: cover;
    filter: blur(20px);
    -webkit-filter: blur(10px);
    display: block;
    margin: 0 auto;
}

.zx_crumbs {
    width: 99%;
    margin: 0 auto;
}

.hd_table > div {
    width: 50%;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #ccc !important;
    border-top: 1px solid #ccc;
    padding: 5px;
}

.hd_price {
    width: 390px;
    margin: 10px auto;
}

.hd_table div {
    font-size: 14px;
}

.onclcik {
    text-align: center;
    margin-top: 50px;
    height: 2.5em;
}

.onclcik a {
    border: 1px solid #efefef;
    padding: 1em 4em;
    margin-right: 2em;
}

.mainNav .navCont {
    padding-left: 228px;
    height: 40px;
    display: inline-flex;
}

.mainNav a {
    line-height: 41px;
    margin-right: 45px;
    *margin-right: 23px;
    color: #666;
    font-size: 16px;
}

.taoBtnList > a {
    padding-left: 0
}

.mainNav .now:hover,
.mainNav .now {
    color: #ef8932
}

.mainNav a:hover {
    color: #ef8932;
    text-decoration: none;
}

.banner {
    width: 100%;
    height: 428px;
    top: -7px;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #e8e8e8
}

.bannerImg {
    width: 100%;
    height: 428px;
    overflow: hidden;
    z-index: 0
}

.bannerImg li {
    position: absolute;
    left: 0;
    top: 0;
    height: 428px;
    width: 100%;
    overflow: hidden;
    display: none
}

.bannerImg li img {
    -moz-user-select: none;
    position: absolute;
    width: 789px;
    height: 428px;
    left: 50%;
    margin-left: -409px;
    top: 0;
    transition: all 4s linear 0s;
    transform: scale(1.1)
}

.bannerImg li img.now {
    transform: scale(1.01)
}

.prev,
.next {
    width: 35px;
    height: 67px;
    position: absolute;
    top: 50%;
    margin-top: -34px;
    cursor: pointer;
    display: none
}

.prev {
    left: 50%;
    margin-left: -360px;
    background: url("/statics/soso/images/left.png") no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 50px;
}

.next {
    right: 50%;
    margin-right: -350px;
    background: url("/statics/soso/images/right.png") no-repeat;
    background-size: 100% 100%;
    width: 50px;
    height: 50px;
}


.tabIcon {
    position: absolute;
    left: 48%;
    bottom: 10px;
    padding: 7px 10px;
    background-position: 0 0;
    border-radius: 12px
}

.tabIcon span {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-position: -2px -1388px;
    margin-left: 4px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
}

.tabIcon .now {
    background-color: red;
}


.btnItem1 li {
    line-height: 36px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    padding-left: 2px;
    overflow: hidden;
    width: 188px;
    transition: all .1s linear 0s
}

.btnItem1 li.current,
.btnItem1 li:hover {
    box-shadow: 0 0 1px 1px #e0e0e0;
    z-index: 3;
    padding-left: 7px
}

.width_glbm li {
    width: 1200px;
    box-sizing: border-box;
    border: 1px solid #ccc;

}

.btnItem1 li.current span,
.btnItem1 li:hover span {
    border-color: #fff;
    *border-color: #efefef;
    width: 137px;
    background-position: 130px -493px
}

.btnItem1 li span {
    float: left;
    width: 140px;
    display: block;
    font-size: 13px;
    background-position: 128px -459px;
    margin-right: 6px
}

.btnItem1 li a {
    display: block;
    left: -44px;
    padding-left: 44px;
    position: relative;
    z-index: 50;
    width: 140px
}

.btnItem1 li a,
.btnItem1 li a:hover {
    color: #333;
    text-decoration: none
}

.btnItem1 li a:hover {
    color: #ff5370
}

.btnItem1 li i {
    float: left;
    width: 42px;
    height: 36px;
    position: relative;
    top: -3px
}

.hide {
    display: none
}


.hover {
    color: #ff9900;
}

/*医院点评*/
.pl_item {
    background: #fff;
    padding: 10px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.pl_lou {
    /*background: #006aca;*/
    padding: 3px 10px;
    border-radius: 10px;
    display: inline-block;
    /* color: #fff;*/
    color: #006aca;
}


/*地区筛选*/
.cation-content {
    padding: 0;
}

.cation-middle {
    line-height: 48px;
    background: #fff;
    font-size: 14px;
    padding: 0px 10px 0px 10px;
}

.cation-list {
    overflow: hidden;
    /* padding: 5px; */
}

.cation-list dt {
    float: left;
    width: 64px;
    font-weight: 700;
    line-height: 38px;
    position: relative;
    color: #333;
}

.cation-list dd {
    margin-left: 64px;
    overflow: hidden;
}

.cation-list dt:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 18px;
    border: 1px solid #333;
    border-width: 0 1px 1px 0;
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    box-sizing: border-box;
}

.cation-list dd a {
    color: #8d8d91;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    float: left;
    border-right: 1px solid #e0e0e0;
    padding: 0 18px;
    margin: 12px 0;
    cursor: pointer;
}

.cursor_pointer {
    cursor: pointer;
}

.baojia_sheet {
    height: 450px;
}

section p img{
    width: 100% !important;
    height: auto !important;
    display: block;
    border: none;
    max-width: 90%;
    margin: 0 auto;
}
blockquote p img{
    width: 100% !important;
    height: auto !important;
    display: block;
    border: none;
    max-width: 90%;
    margin: 0 auto;
}
/* 价目表详情页 */
.hospitalzxBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.hospitalzxLeft .yyinfo {
    color: #1b9d79;
}

.hospitalzxLeft .ysinfo {
    color: #FF9D4A;
    margin: 10px 0;
}

.hospitalzxRight button {
    background: #044C38;
    color: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    height: 35px;

}
.rightText {
    background: #044C38 !important;
    color: #ff9900 !important;
    font-size: 18px;
}

.cb_wz .rightText>span {
    color: #ff9900 !important;
}

.rightText>a {
    color: #ff9900 !important;
}
.kqxm_nav_flexCopy {
    width: 100%;
    height: auto !important;
    /* justify-content: space-between; */
}

.kqxm_nav_flexCopy .color75 {
    width: 100px;
}

.kqxm_nav_flexCopy .color99 {
    width: calc(100% - 110px);
}
.tabBox a{
    color: #fff;
}

.mzsm_text {
    color: #ffffff!important;
}

.mianze_main {
    width: 1200px;
    color: black;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px 0;
}
.mianze_main div {
    line-height: 55px;
}
.mianze_main h1 {
    line-height: 85px;
}
.mianze_main h2 {
    line-height: 65px;
}
.mianze_main h3 {
    line-height: 60px;
}
.mianze_main .main_head {
    width: 100%;
    text-align: center;
}
.mianze_main .des {
    font-size: 16px;
    line-height: 28px;
}

.bread_con {
    width: 1200px;
    margin: 0 auto;
}
